home *** CD-ROM | disk | FTP | other *** search
/ Delphi 2 - Developers' Solutions / Delphi 2 Developers' Solutions.iso / dds / demos / ftl / tbedrxp.dht < prev    next >
Encoding:
Text File  |  1995-09-07  |  1.7 KB  |  54 lines

  1. <IMG "FTLLOGO.BMP">
  2.  
  3. Welcome to the FTL 2.1 Demo!
  4.  
  5. This file explains the features of the FTL 2.1 Hypertext/ Hypermedia components
  6.  
  7. <IMG "DELLOGO.BMP">   <IMG "S_CIUPKC.BMP">
  8.  
  9. for Borland Delphi from C.I.U.P.K.C. Software.
  10.  
  11. <IMG "HLINE.BMP">
  12.  
  13. USER INTERFACE Support
  14.  
  15. FTL has three major input systems to facilitate creation and utilization
  16. of hypertext: the ToolBar, the Regular Expression Editor, and the HTML
  17. Editor:
  18.  
  19. <IMG "TOOLBAR.BMP">
  20.  
  21. This is the Delphi toolbar. It has the following capabilities (left to right):
  22.  
  23. 1 : Open a new hypertext file.
  24. 2 : Bring up the Regular Expression Editor.
  25. 3 : Move back one document in the history list.
  26. 4 : Move forward one document in the history list
  27. 5 : Combobox holding all currently available history items.
  28. 6 : Print current hypertext document in graphics mode.
  29. 7 : Switch to an editable view of the underlying hypertext in a Memo.
  30. 8 : Bring up the HTML entry dialog keyed to the underlying text.
  31. 9 : Bring up the font/backgroung edit dialog.
  32. 10: Hide the toolbar.
  33. 11: Exit the current application.
  34.  
  35. Source code for the Toolbar is included with all levels of FTL purchase.
  36.  
  37. <IMG "REXPED.BMP">
  38.  
  39. This is the Regular Expression Editor. It has support for up to 100 GREP
  40. expressions, which can be entered visually using the dialog box or as
  41. strings entered manually or via import from a text file.
  42.  
  43. <IMG "HTMLPED.BMP">
  44.  
  45. This is the HTML editor. It supports all normal editing functions in
  46. a manner similar to notepad but also includes support for the basic
  47. HTML tags. Source code for the HTML Editor is included with all levels
  48. of FTL purchase.
  49.  
  50. <IMG "WAVELINE.BMP">
  51.  
  52. <A HREF="DEMO1.DHT">Click here</A> to return to the main demo file.
  53.  
  54.